Transcription: The CPU receives the program's starting address and stores it in the instruction point register. It then retrieves the instruction from this address, stores it in a special register, and executes it. The IP register then is set to the address of the next instruction to be executed. The processor executes instructions one by one until it is stopped by a special command.